Tile Layer is a map of tiles consisting in a unique "texture" of tiles.
Gets tile from absolute X and Y. Takes into account the layer x, y
Expects I and J in column/row
Gets tile from relative X and Y. Does not take into account the layer x, y
Layer name on the tilemap editor
Data
See Implementation
Tile Layer is a map of tiles consisting in a unique "texture" of tiles.